debian/control*: Move Multi-Arch to template; regenerate
authorIan Jackson <ian.jackson@citrix.com>
Fri, 28 Oct 2016 14:19:15 +0000 (15:19 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 28 Oct 2016 14:19:15 +0000 (15:19 +0100)
Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
debian/control
debian/control.md5sum
debian/templates/control.main.in

index fddf165fa58b4cfe84926e6d5aad0d0e5914c94c..aff9f16e31dd47e3ff4149834de24dc35f87bf6c 100644 (file)
@@ -26,7 +26,6 @@ Multi-Arch: same
 Package: libxen-dev
 Architecture: amd64 arm64 armhf i386
 Section: libdevel
-Multi-Arch: same
 Depends: libxen-4.8 (= ${binary:Version}), libxenstore3.0 (= ${binary:Version}), ${misc:Depends}
 Description: Public headers and libs for Xen
  This package contains the public headers and static libraries for Xen.
@@ -44,6 +43,7 @@ Description: Public headers and libs for Xen
  The libxenctrl and libxenguest libraries are internal libraries intended
  for use by the Xen toolstack and are not intended to be used directly.
  Toolstack authors should use libxenlight.
+Multi-Arch: same
 
 Package: xenstore-utils
 Architecture: amd64 arm64 armhf i386
index 345260d6e433234519add4dd3397c698924e7d0b..d42ce4a1970bc4e2d91efcba75d541b0c9635b1c 100644 (file)
@@ -1,6 +1,6 @@
-7c3efab79d880bb2d1a9c521be63e6d0  debian/changelog
+d0b26fc827b7de372ae0809bd6636eb4  debian/changelog
 dc7b5d9f0538e3180af4e9aff9b0bd57  debian/bin/gencontrol.py
-e8f2113c78600fc17eeae209c9fad062  debian/templates/control.main.in
+20e336dbea44b1641802eff0dde9569b  debian/templates/control.main.in
 a15fa64ce6deead28d33c1581b14dba7  debian/templates/xen-hypervisor.postinst.in
 fe9f3e8a9c9b716f7b4c5b7d7aec3128  debian/templates/control.system.latest.in
 03f63e67cf2d915bfbb535f8c9d9e2e4  debian/templates/xen-utils.postinst.in
index 6c48a5d9b6a1fbad63e3c7111c1a1e9c7c77c6f0..94f6e49814d91e1e0e89f606b76a13fe66a72a2e 100644 (file)
@@ -15,6 +15,7 @@ Description: Xenstore communications library for Xen
 
 Package: libxen-dev
 Section: libdevel
+Multi-Arch: same
 Depends: libxen-@version@ (= ${binary:Version}), libxenstore3.0 (= ${binary:Version}), ${misc:Depends}
 Description: Public headers and libs for Xen
  This package contains the public headers and static libraries for Xen.